Skip to content

chore(ci): bump reproducible-containers/buildkit-cache-dance from 2.1.4 to 3.3.2#21

Merged
ysyneu merged 1 commit intomainfrom
dependabot/github_actions/reproducible-containers/buildkit-cache-dance-3.3.2
Apr 24, 2026
Merged

chore(ci): bump reproducible-containers/buildkit-cache-dance from 2.1.4 to 3.3.2#21
ysyneu merged 1 commit intomainfrom
dependabot/github_actions/reproducible-containers/buildkit-cache-dance-3.3.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 4, 2026

Bumps reproducible-containers/buildkit-cache-dance from 2.1.4 to 3.3.2.

Release notes

Sourced from reproducible-containers/buildkit-cache-dance's releases.

v3.3.2

What's Changed

New Contributors

Full Changelog: reproducible-containers/buildkit-cache-dance@v3.3.1...v3.3.2

v3.3.1

What's Changed

New Contributors

Full Changelog: reproducible-containers/buildkit-cache-dance@v3.3.0...v3.3.1

v3.3.0

What's Changed

New Contributors

Full Changelog: reproducible-containers/buildkit-cache-dance@v3.2.0...v3.3.0

v3.2.0

What's Changed

New Contributors

Full Changelog: reproducible-containers/buildkit-cache-dance@v3.1.2...v3.2.0

v3.1.2

What's Changed

New Contributors

... (truncated)

Commits
  • 1b8ab18 Merge pull request #61 from jackmisbach/revert-extraction-and-builder-default
  • a7be0c2 rebuild dist
  • e651f2f revert extraction from PR #53 and PR #59 back to v3.3.0 to fix hanging
  • eb1a222 fix: use active buildx builder by default instead of "default"
  • 6f699a7 Merge pull request #59 from Warashi/type-local
  • 631bc44 test: set id for apt cache mount
  • 396bdea ci: set builder
  • 945d265 fix: set proper permissions when extracting cache
  • dd007a8 Merge remote-tracking branch 'origin/main' into type-local
  • 5b81f4d Merge pull request #52 from omus/cv/cache-dir
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 4, 2026
@ysyneu
Copy link
Copy Markdown
Collaborator

ysyneu commented Apr 23, 2026

@dependabot rebase

Bumps [reproducible-containers/buildkit-cache-dance](https://github.com/reproducible-containers/buildkit-cache-dance) from 2.1.4 to 3.3.2.
- [Release notes](https://github.com/reproducible-containers/buildkit-cache-dance/releases)
- [Commits](reproducible-containers/buildkit-cache-dance@4b2444f...1b8ab18)

---
updated-dependencies:
- dependency-name: reproducible-containers/buildkit-cache-dance
  dependency-version: 3.3.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/reproducible-containers/buildkit-cache-dance-3.3.2 branch from 73b4dc8 to da7d6ce Compare April 23, 2026 15:05
@ysyneu ysyneu merged commit 3bbe200 into main Apr 24, 2026
9 of 10 checks passed
@dependabot dependabot Bot deleted the dependabot/github_actions/reproducible-containers/buildkit-cache-dance-3.3.2 branch April 24, 2026 01:51
ysyneu added a commit that referenced this pull request Apr 24, 2026
…-map)

v3 deprecated cache-source and now requires explicit cache-map. Without
this, v3 falls back to auto-discovery defaults that try to mkdir
/var/cache/apk on the runner and fail with EACCES, breaking every
Docker Publish run on main since #21 landed.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
ysyneu added a commit that referenced this pull request Apr 24, 2026
… cache-map (#34)

* chore(ci): bump golangci-lint-action version to v2.4

Pin v2.1 (binary built with Go 1.24) refused to load configs targeting
Go 1.25.0, blocking dependabot PRs #28 and #29 which bump go.mod's go
directive. v2.4 is built with Go 1.25 and lints both 1.24 and 1.25
targets.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* fix(ci): migrate buildkit-cache-dance v3 inputs (cache-source → cache-map)

v3 deprecated cache-source and now requires explicit cache-map. Without
this, v3 falls back to auto-discovery defaults that try to mkdir
/var/cache/apk on the runner and fail with EACCES, breaking every
Docker Publish run on main since #21 landed.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant